[NET]: Update net-gso.patch. Remove net-tso.patch.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 30 Jun 2006 13:41:13 +0000 (14:41 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 30 Jun 2006 13:41:13 +0000 (14:41 +0100)
commite110434e9117f90917d1c41d9cddf3d6c712c408
treef191662ef58d6e04b349a9aeaee54ea5bf659592
parent4509ffb83c9a82528bb2988868210af8c73eeebe
[NET]: Update net-gso.patch. Remove net-tso.patch.

New changeset merged upstream:

    [TCP]: Reset gso_segs if packet is dodgy

    I wasn't paranoid enough in verifying GSO information.  A bogus gso_segs
    could upset drivers as much as a bogus header would.  Let's reset it in
    the per-protocol gso_segment functions.

    I didn't verify gso_size because that can be verified by the source of
    the dodgy packets.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
patches/linux-2.6.16.13/net-gso.patch
patches/linux-2.6.16.13/net-tso.patch [deleted file]